Skip to content

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 10, 2020

The readme_path property is on the version resource, but we currently cache the README file content per crate. This PR cleans up the README loading code to cache the README per version instead, which means that we now show the correct README file corresponding to the selected version.

r? @locks

@Turbo87 Turbo87 added A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Apr 10, 2020
@locks
Copy link
Contributor

locks commented Apr 10, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Apr 10, 2020

📌 Commit 20a5eb0 has been approved by locks

@bors
Copy link
Contributor

bors commented Apr 10, 2020

⌛ Testing commit 20a5eb0 with merge c88f4a4...

@bors
Copy link
Contributor

bors commented Apr 10, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing c88f4a4 to master...

@bors bors merged commit c88f4a4 into rust-lang:master Apr 10, 2020
@Turbo87 Turbo87 deleted the readme branch April 10, 2020 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants